ValidateData<T> Method

Summary
Validates the specified data.
Syntax
C#
C++/CLI
public static List<string> ValidateData<T>( 
   T data 
) 
public: 
static List<String^>^ ValidateDatageneric<typename T> 
(  
   _T^_ data 
)  

Parameters

data
The data to validate.

Type Parameters

T
The type of the data to validate.

Requirements

Target Platforms

Help Version 22.0.2022.12.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.